 @media screen and (max-width: 1439px) {
 #menu {
display:none !important;
}
}
/* basic-css */
/* 基本元素重置 */
html {
	overflow:auto;
}
* {
	margin:0px;
	padding:0px;
}
body, html, samp {
	font-size:15px;
	font-family:"Microsoft YaHei", SimSun, SimHei;/*	    font-family: Arial, Helvetica, sans-serif;*/

}
body{min-width:1200px;}
img {
	border:0px;
}
a {
	text-decoration:none;
	color:#000;
	outline:none;
}
div {
	margin:0px auto;
}
li, dl, dt, dd {
	list-style-type:none;
}
input, textarea, select, option, em, h1, h2, h3, h4, h4, h6, strong, span, li, dl, dt, td {
	font-size:14px;
}
h1, h2, h3, h4, h5, h6, em, i {
	font-style:normal;
	font-weight:400;
	outline:none;
}
/*****************top*********************/


input, textarea, select {
	border:0;
	outline:none;/*去除蓝色边框*/
}
.fenye {
	text-align:center;
	clear:both;
	margin-top:20px;
	margin-bottom:50px;
}
.ep-pages {
	margin: 0 auto;
	display: inline-block;
	/*	border-right: 1px solid #E8E8E8;*/
	margin-top:20px;
}
.ep-pages a, .ep-pages span {
	display: inline-block;
	border: 1px solid #E8E8E8;
	background:#FAFAFA;
	color:#999999;
	/*	border-right:none;*/
	padding-left:12px;
	margin-left:5px;
	margin-right:5px;
	padding-right:12px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
}
.current {
	background:#fff !important;
	border: 1px solid #268bdb !important;
	color:#268bdb;
}
.disabled {
	color:#D8D8D8;
}
.ep-pages a:hover {
	background:#fff;
	border: 1px solid #268bdb !important;
	color:#268bdb;
}
s {
	text-decoration:none;
}
em {
	font-style:normal;
}
.fanhui {
	float: right; margin-top:10px;
}
.fanhui a { width:160px; height:48px; text-align:center; line-height:48px;
	display: block; color:#fffefe; font-size:16px;
	background-color: #309FE6;
border-radius: 10px; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */
	-moz-border-radius:  10px; /* Mozilla浏览器的私有属性 */
	-webkit-border-radius:  10px; /* Webkit浏览器的私有属性 */
}
/*****************搜索***********************/

.ss {
	width:808px;
	height:63px;
	margin-top: 48px;
	background:url(../images/sousuo.jpg) center no-repeat;
}
#keywords {
	border: none;
	background: none;
	outline:none;/*去除蓝色边框*/
	color:  #666;
	line-height:63px;
	width:715px;
	padding-left:10px;  text-indent:1rem;
	padding-right:10px;
	font-size:14px;
}
.ss-zz {
	letter-spacing: 1px;
	font-size: 14px;
}
.sousuo {
	width: 70px;
	height: 63px;
	float:right;
	text-indent: -9999px;
	cursor: pointer;
	border: none;
	background: none;
}
/*****************搜索***********************/



::-webkit-input-placeholder { /* WebKit browsers */
color: #666;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:  #666;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #666;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color:  #666;
}
.fen_sx {
	margin-top:20px;
	height:auto;
	overflow:hidden;
}
.fen_sx span a {
	font-size:16px;
	line-height:28px;
	color:#333333;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}
.fen_sx span a:hover {
	font-size:16px;
	line-height:28px;
	color:#f0ab62;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}
.cur_img {
	text-indent:0px !important;
	padding:0px !important;
	vertical-align:text-top;
	line-height:0px !important;
}
.cur_img img {
	vertical-align:text-top;
}
.cur_img1 {
	text-indent:0px !important;
	vertical-align:text-top;
	line-height:0px !important;
}
.cur_img1 img {
	vertical-align:text-top;
}
